* gnus-util.el (gnus-message-with-timestamp-1): Use format-time-string
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Jul 2011 01:46:17 +0000 (18:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Jul 2011 01:46:17 +0000 (18:46 -0700)
commit527550e1c47aebe1b57b251ea967d19852f9969f
tree744aa6f115451d845c369ab1ebc2d5920cda72ff
parent9c9cb1be6bede6e834e123c1273a72abe4f1cb57
* gnus-util.el (gnus-message-with-timestamp-1): Use format-time-string

rather than decoding time stamps by hand.  This is simpler, and
insulates the code from changes to time stamp formats.
lisp/gnus/ChangeLog
lisp/gnus/gnus-util.el